home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / vbcc-68k-src / machines / amiga68k / libsrc / math / math_ieee / fltuwd.s < prev    next >
Text File  |  1999-01-01  |  185b  |  12 lines

  1.  xref _MathIeeeDoubBasBase
  2.  
  3.  xdef __ieeefltuwd
  4. __ieeefltuwd:
  5.  moveq   #0,d0
  6.  move.w  4(sp),d0
  7.  move.l  a6,-(sp)
  8.  move.l  _MathIeeeDoubBasBase,a6
  9.  jsr     -36(a6)
  10.  move.l  (sp)+,a6
  11.  rts
  12.